GDK W32: Fix bounding rect calculation on window creation The bounding rect specifies...
authorJeremy Tan <jtanx@outlook.com>
Wed, 13 Apr 2016 13:39:46 +0000 (21:39 +0800)
committerРуслан Ижбулатов <lrn1986@gmail.com>
Wed, 13 Apr 2016 14:15:36 +0000 (14:15 +0000)
commit260d521dd7f2cdfb9a88c32280120fabfb3a27d0
tree41c6369ac7c6afbd481909705f90163d5529a91e
parent5cf4de8f27bbb7ea2d2f0a6d7d113525e4d50b1f
GDK W32: Fix bounding rect calculation on window creation The bounding rect specifies the top left and bottom right corners - the bottom right corner must account for the current window position.

https://bugzilla.gnome.org/show_bug.cgi?id=764996
gdk/win32/gdkwindow-win32.c